# 2.25.0.0

Release Date: 2022-01-04

Status: Deprecated

# New Features

  • Support Unreal Engine 5
    • Apps built with unreal engine 5 can apply AppSealing.
  • Support to select a work profile management app that allows apps to run
    • Support option to allow app launch for 'Samsung SecureFolder' and 'Google FamilyLink' that setting work profiles.
    • This option is available via CLI tool by adding below configuration. : -block_work_profile yes -allow_work_profiles "Google FamilyLink, Samsung SecureFolder"

# Improvements

  • Improve Emulator detection logic
    • The problem of running apps sealed with emulator-block option on some emulators has been fixed.
      • LDPlayer 4.0.65 higher
      • Nox 9 beta 7.0.1.6 higher
  • The detection of some emulators has been improved.
    • LDPlayer
    • Nox App Player
    • BlueStacks
    • Mumu
  • Improve Frida hooking framework detection logic.
    • The Frida framework detection feature that can be used for reverse-engineering has been enhanced.

# Fixes

  • Fix root detection failed case for Magisk
    • When an app set to targetSdkVersion 30 or higher runs on Android 11 devices with Magisk installed, the problem that 'Magisk Hide' is not detected has been fixed.
Last Updated: 9/19/2024, 6:47:13 AM